Welcome![Sign In][Sign Up]
Location:
Search - opengl texture

Search list

[OpenGL program在VC++中嵌入OpenGL

Description: 在VC++中嵌入OpenGL 实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
Platform: | Size: 49926 | Author: 陆营 | Hits:

[OpenGL programopengl_texture_sample

Description: 使用OpenGL的纹理映射技术在物体表面绘制图像-Use OpenGL texture-mapping technology in the surface rendering image
Platform: | Size: 318464 | Author: | Hits:

[OpenGL programtexture

Description: opengl的材质应用的小程须-opengl application of the material to be small way
Platform: | Size: 105472 | Author: 流浪够 | Hits:

[OpenGL program在VC++中嵌入OpenGL

Description: 在VC++中嵌入OpenGL 实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
Platform: | Size: 3743744 | Author: 陆营 | Hits:

[OpenGL programneVideoTexture

Description: 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture, texture dynamic video effects, but also with voices. I have since revised by the online source of a strong, expanding its functionality. Please refer to the shell I made the procedure.
Platform: | Size: 2289664 | Author: qianqian | Hits:

[OpenGL programOGL_motionblur

Description: 运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a common effect of the campaign to deal with practices, as the eyes of the visual staying, the formation of a visual effects film trailers. in OpenGL texture to the exaggerated use technology, time series were not inside the frame of a number of consecutive images, in order to play up inside texture. Then the alpha mixed showing on the screen above, the form of a motion blur effect.
Platform: | Size: 140288 | Author: hmn | Hits:

[OpenGL programtexture-projection-1

Description: Opengl 实现投影纹理特殊效果。纹理投影并不容易,这是一个简单的例子,对学习有帮助。-Opengl Projection texture special effects. Texture projection is not easy, this is a simple example, to learn helpful.
Platform: | Size: 711680 | Author: 林林 | Hits:

[OpenGL programMultiTexturing_OGL

Description: OpenGL多纹理贴图代码。 通过多纹理贴图,OpenGL可以表现更多图像显示特效,增强物体的材质感。 OpenGL Multi-texture sourcecode. By using multi-texture mapping, more 3D image effect can be got.-more OpenGL texture mapping code. Through a multi-texture mapping, OpenGL performance can be more image display effects, and strengthen the material objects flu. OpenGL Multi-texture sourcecode. By using intercommunication ti-texture mapping, more 3D image effect can be got.
Platform: | Size: 462848 | Author: bbsqqbbs | Hits:

[OpenGL programOpenGL-Package

Description: 利用MFC开发的OpenGL开发包,展示了Antialiasing、Gouraud 、Texture mapping 、Texture lighting 、 Texture transparency 的开发-MFC developed using OpenGL development kit, demonstrated Antialiasing, Gouraud, Texture mapping, Texture lighting, Texture transparency Development
Platform: | Size: 435200 | Author: Halley | Hits:

[Graph programtexture

Description: opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
Platform: | Size: 1024 | Author: 王瑞玲 | Hits:

[OpenGL programPROJECT

Description: 利用vc 和 opengl 编程 实现 走迷宫过程 应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl-Opengl programming using vc and implementation process of the application of the Maze opengl texture-simple home, and use opengl vc programming, application of the texture opengl
Platform: | Size: 695296 | Author: seven | Hits:

[OpenGL programTexture

Description: MFC环境利用OpenGL实现纹理映射,月球贴图-OpenGL Texture
Platform: | Size: 2144256 | Author: 左亮亮 | Hits:

[OpenGL programtexture

Description: 这是 OPENGL 贴图的实例,适合于新手的使用-This is an example of OPENGL map, suitable for the use of new
Platform: | Size: 591872 | Author: zhaobin | Hits:

[OpenGL programTutorial_10_Texture_Mapping

Description: VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed on the map, texture mapping to learn from it!
Platform: | Size: 238592 | Author: 杨建顺 | Hits:

[Multimedia DevelopOpenGL

Description: OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
Platform: | Size: 2494464 | Author: malteser | Hits:

[OpenGL programtex

Description: OpenGL实现纹理 加载三种图片格式 BMP/JPEG/TGA-OpenGL texture loading to achieve three kinds of image format BMP/JPEG/TGA
Platform: | Size: 306176 | Author: | Hits:

[OpenGL programtexture

Description: 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
Platform: | Size: 4634624 | Author: siucan | Hits:

[OpenGL programtepot-texture-mapping

Description: 在VC++6.0环境,OpenGL接口语言 茶壶 纹理贴图-In VC++6.0 environment, OpenGL texture mapping interface language teapot
Platform: | Size: 1401856 | Author: 孙晨 | Hits:

[OpenGL programmulti-texture-blend

Description: 演示Opengl纹理混合的技术。简单明了,经过代码优化。-Opengl texture blending technology demonstration. Simple, after code optimization.
Platform: | Size: 2752512 | Author: 安自生 | Hits:

[Windows DevelopOpenGL-texture

Description: opengl通过设置纹理,映射到茶壶表面,实现两张纹理的叠合效果,现纹理和光照效果的混合,自己用代码产生一张纹理等-By setting opengl texture mapped onto the surface of the teapot to achieve the effect of two overlapping textures, mixing textures and lighting effects now, with their own code to produce a texture, etc.
Platform: | Size: 8228864 | Author: ruanjj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net